From: Eli Zaretskii Date: Fri, 17 Aug 2007 19:29:52 +0000 (+0000) Subject: (Position Info): Add index entry for face at point. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~1646 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=91db3c234fce84a34f32c845d91c5afae7445313;p=emacs.git (Position Info): Add index entry for face at point. Mention that character faces are also displayed by "C-u C-x =". --- diff --git a/man/ChangeLog b/man/ChangeLog index 479f25e7267..6c27e3b7bb0 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2007-08-17 Eli Zaretskii + + * basic.texi (Position Info): Add index entry for face at point. + Mention that character faces are also displayed by "C-u C-x =". + 2007-08-10 Katsumi Yamaoka * gnus.texi (NNTP): Mention nntp-xref-number-is-evil. diff --git a/man/basic.texi b/man/basic.texi index 6d19281b089..7c65eba2f01 100644 --- a/man/basic.texi +++ b/man/basic.texi @@ -596,6 +596,7 @@ point=36169 of 36168 (EOB) column=0 @cindex character set of character at point @cindex font of character at point @cindex text properties at point +@cindex face at point @w{@kbd{C-u C-x =}} displays the following additional information about a character. @@ -623,7 +624,8 @@ terminal, the code(s) sent to the terminal. @item The character's text properties (@pxref{Text Properties,,, -elisp, the Emacs Lisp Reference Manual}), and any overlays containing it +elisp, the Emacs Lisp Reference Manual}), including any faces usewd to +display the character, and any overlays containing it (@pxref{Overlays,,, elisp, the same manual}). @end itemize